home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / how_t000.swf / scripts / DefineSprite_645 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  57 b   |  6 lines

  1. stop();
  2. back.onRelease = function()
  3. {
  4.    play();
  5. };
  6.